Skip to content
Back to search
30
MCP

Second Opinion (Gemini)

pulsemcp/second opinion (gemini)

Provides code review and analysis using Google Gemini models with streaming responses, context caching, multi-turn sessions, and web search capabilities.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

LLM Advisor
Second-opinion responses from Gemini, GPT-4, and other LLMs for cross-model validation.
0 tools
gemini-mcp-connect
Claude Code plugin: Google Gemini as a second-opinion AI via MCP
0 tools
Code Review Analyst
Gemini-powered MCP server for code review analysis.
0 tools
Gemini Thinking
Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architec
0 tools
Gemini Research
Provides real-time web research and URL summarization powered by Gemini 2.5 Flash with native Google Search grounding.
0 tools
Gemini CLI
Integrates with Google's Gemini models through API and CLI to provide intelligent code analysis, security auditing, and large-scale codebase
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "second_opinion_(gemini)": {
      "url": "None",
      "transport": "http"
    }
  }
}